home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / linklist / source.lha / ReadMe.Amiga < prev    next >
Text File  |  1993-08-08  |  662b  |  21 lines

  1. The included makefile for the Amiga is for SAS C 6.0,
  2. if you have something else you'll have to modify it.
  3. BTW, this was a quick-n-dirty makefile, so don't yell
  4. at me if you don't like the way it's set up.
  5. I only put in a couple hours on it (max), don't expect
  6. perfection... it works.
  7. The makefile does not build a link library.
  8.  
  9. Just type "smake -f Makefile.Amiga" to build the
  10. examples.
  11.  
  12. Don't add the time optimization flag "OPT OPTTIME" to
  13. the CFLAGS line of Makefile.Amiga, because this option
  14. causes some problems with the HEAP sorting algorithm.
  15.  
  16. If you have questions regarding the Amiga port, you can
  17. send email to:
  18.  
  19. James Diffendaffer
  20. slwjt@cc.usu.edu
  21.